Package com.checkout.threeds

Types

AuthenticationCallback
Link copied to clipboard
fun fun interface AuthenticationCallback
The AuthenticationCallback listener to be invoked with the result of the authentication process.
Checkout3DSService
Link copied to clipboard
class Checkout3DSService @JvmOverloads() constructor(context: Context, environment: Environment, locale: Locale, uiCustomization: UICustomization?, appUrl: Uri?)
This is the main class of the SDK that performs payment authentication with the authenticate method.
Environment
Link copied to clipboard
enum Environment : Enum<Environment>
The Checkout.com environment that the SDK will connect to.